Skip to content

refactor: adopt crates/python workspace layout#19

Merged
beinan merged 3 commits intolance-format:mainfrom
beinan:refactor/project-structure
Jan 19, 2026
Merged

refactor: adopt crates/python workspace layout#19
beinan merged 3 commits intolance-format:mainfrom
beinan:refactor/project-structure

Conversation

@beinan
Copy link
Copy Markdown
Collaborator

@beinan beinan commented Jan 19, 2026

Summary

  • move the Rust engine into and add a wrapper crate
  • add a top-level Cargo workspace that includes the Rust crates and Python binding
  • relocate Python persistence tests under
  • update README instructions to reflect the new tree and test paths

Testing

  • ~/.cargo/bin/cargo test -p lance-context-core
  • python/.venv/bin/python -m pytest python/tests/test_persistence.py

@beinan beinan force-pushed the refactor/project-structure branch from 5deb81b to 260eb4b Compare January 19, 2026 09:11
@beinan beinan merged commit c32ecae into lance-format:main Jan 19, 2026
8 checks passed
@beinan beinan deleted the refactor/project-structure branch January 19, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant